You need to enable JavaScript to run this app.
Faisal Dsa tracker Website
Hot Tip
Stack and Queue Problems
Topics
/ Stack and Queue
ID
Question(s)
Status
Done
1
Implement Min Stack : O(2N) and O(N) Space Complexity
2
Sliding Window Maximum
3
Area of largest rectangle in Histogram
4
Implement LRU Cache
5
Implement Stack using single Queue
6
Check for Balanced Parentheses
7
Next Greater Element Using Stack